In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / RemovePageThumbnails Property

RemovePageThumbnails Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property RemovePageThumbnails As Boolean
public bool RemovePageThumbnails {get; set;}
public read-write property RemovePageThumbnails: Boolean; 
public function get,set RemovePageThumbnails : boolean
public: __property bool get_RemovePageThumbnails();

public: __property void set_RemovePageThumbnails( 

   bool value

);
public:

property bool RemovePageThumbnails {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members